價格:免費
更新日期:2017-07-02
檔案大小:74M
目前版本:1.0.1
版本需求:Android 4.4 以上版本
官方網站:http://boxesaroundrobots.com
Email:justin.g.kerr@gmail.com
聯絡地址:隱私權政策
This app demonstrates what a trained neural net can do by detecting FTC game elements and robots. It is fully open-source at http://github.com/kerrj/yoloexampleapp with more extensive documentation of how to use this during the season at http://github.com/kerrj/yoloparser.
To use, enable the camera permission and point the camera at one (or multiple) of the three objects the app is trained to detect:
1. FTC Robot
2. Red wiffle ball (Velocity Vortex)
3. Blue wiffle ball (Velocity Vortex)
The app will draw boxes around detected objects with their name, and percent confidence. The app has a threshold of 20% confidence, so anything below that will not show up.